switch back to Apache temporarily, check phpinfo() from Apache see if it is available, make sure it is.
then check if the imagick.so exists in the extension directory used in LiteSpeed phpinfo() , load imagick.so extension from php.ini.
If Apache and LiteSpeed uses the same version of PHP and...