How to enable ;extension=php_zip.dll

Hi … In PHP Settings - PHP extensions there is no way to enable php_zip.dll extension. How to do it? Thanks.

PHP_zip.dll is no more required by PHP 5.3 used in ExeOutput for creating Zip archives. ZLIB is used.
See our working sample in the doc:
http://www.exeoutput.com/help/sample-create-zip-archive