I am setting up a PHP script that manipulates images. In the config file of the script, I need to point it to the location of ImageMagick files on the server.
The problem is, I called my host, and they do not have ImageMagick module installed. What can I do? Is it something that I can just copy...