Hello, I am attempting to manipulate images with ImageMagick but I get this error when trying to instantiate a Imagick object.
"Fatal error: Class 'Imagick' not found in *php file calling ImageMagick* on line 7
I have read around that some other users needed to get ImageMagick enabled on their...