Hi,
Simply you can run below command on server. It will install imagemagick on server.
Quote/scripts/installimagemagick
you can confirm imagemagic path by using below command.
Quotewhich convert
Above command will show imagemagick path that is "/usr/bin/convert".
That's all :)