It’s fairly straightforward to install imagick extension for PHP on ubuntu
For PHP 7 sudo apt-get install php-imagick
sudo apt-get install php-imagick
For PHP 5 sudo apt-get install php5-imagick
sudo apt-get install php5-imagick
Restart Apache service apache2 restart
service apache2 restart
comments
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.