In the text box "Install a PHP PECL" type imagick and click install now. If you get no errors done deal, when you navigate to Software > Module Installer > PHP Pecl it should be listed as installed and this extension should work.
If you get this error which is what occurred for me:
Code: Select all
checking ImageMagick MagickWand API configuration program... checking Testing /usr/local/bin/MagickWand-config... Doesn't exist
checking Testing /usr/bin/MagickWand-config... Doesn't exist
checking Testing /usr/sbin/bin/MagickWand-config... Doesn't exist
checking Testing /opt/bin/MagickWand-config... Doesn't exist
checking Testing /opt/local/bin/MagickWand-config... Doesn't exist
configure: error: not found. Please provide a path to MagickWand-config or Wand-config program.
Code: Select all
yum install ImageMagick ImageMagick-devel