SyntaxFix
Write A Post
Hire A Developer
Questions
You can easily check for the Imagick class in PHP.
if( class_exists("Imagick") ) { //Imagick is installed }