ma l'estenzione come si chiama?

sto provando con
Codice PHP:

if (!extension_loaded('php_zip.c'))
    {

    
dl('php_zip.o');

    } 
ma nulla!