So I read this article on how to install Imagemagick with MAMP, and did exactly how it said, (sudo port install Imagemagick
, everything installed okay, then change the envvars file), yet I still get this error when trying to run a script that uses it:
Fatal error: Class 'Imagick' not found in /Applications/MAMP/htroots/active/includes/images.php on line 19
Does anyone have any idea why this is working for seemingly everyone except me?