ve al public_hml y escribe esto en tu index.php
Código PHP:
set_include_path(implode(PATH_SEPARATOR, array(
'C:/ZendFramework-1.10.4-minimal/library',
get_include_path(),
)));
en donde dice C:/ZendFramework-1.10.4-minimal/library
haces el include path
saludos suerte