OK, we need to be careful with terms here. The DOM XML extension is not the same as the DOM extension.
DOM is only available in PHP5, while the DOM XML extension is not automatically installed (and is only available via PECL for PHP5) and requires some external libraries.