Hey there! It's important to note that cPanel doesn't provide the ImageMagick modules, as those get installed from the operating system's repository. Details on how to perform the installation can be found here:
What is ImageMagick? ImageMagick is software designed to display, convert, and edit raster and vector images. It can be leveraged with PHP by installing the ImageMagick PHP extension on cPanel serv...
support.cpanel.net
Once the tool is installed you can run the following command to see what files and formats are supported:
and on my AlmaLinux 8 machine where I did this testing, I'm not seeing HEIC listed. AlmaLinux installed ImageMagick 6.9 on my system.
You'd likely need to manually install a newer version of ImageMagick to get HEIC support.